home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 March / PCFormat 3_2008.iso / PCFormat.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2006-03-22  |  1KB  |  61 lines

  1. object Form2: TForm2
  2.   Left = 603
  3.   Top = 660
  4.   BorderStyle = bsToolWindow
  5.   Caption = '   tester wymaga'#324
  6.   ClientHeight = 281
  7.   ClientWidth = 455
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 248
  21.     Width = 353
  22.     Height = 25
  23.     Alignment = taCenter
  24.     AutoSize = False
  25.     Color = clRed
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clWhite
  28.     Font.Height = -13
  29.     Font.Name = 'Arial'
  30.     Font.Style = [fsBold]
  31.     ParentColor = False
  32.     ParentFont = False
  33.     Layout = tlCenter
  34.   end
  35.   object Button1: TButton
  36.     Left = 368
  37.     Top = 248
  38.     Width = 75
  39.     Height = 25
  40.     Caption = 'OK'
  41.     TabOrder = 0
  42.     OnClick = Button1Click
  43.   end
  44.   object displej: ThtmlLite
  45.     Left = 8
  46.     Top = 8
  47.     Width = 441
  48.     Height = 233
  49.     TabOrder = 1
  50.     DefBackground = clWhite
  51.     BorderStyle = htNone
  52.     HistoryMaxCount = 0
  53.     DefFontName = 'Arial'
  54.     DefPreFontName = 'Courier New'
  55.     DefFontSize = 10
  56.     NoSelect = False
  57.     CharSet = DEFAULT_CHARSET
  58.     htOptions = []
  59.   end
  60. end
  61.